home *** CD-ROM | disk | FTP | other *** search
- Path: porcupine1-13.highway1.net.au!user
- From: dent@highway1.com.au (Andy Dent)
- Newsgroups: comp.lang.c++,comp.object
- Subject: Re: OO language tools
- Date: Tue, 26 Mar 1996 23:04:28 +0800
- Organization: A.D. Software
- Message-ID: <dent-2603962304280001@porcupine1-13.highway1.net.au>
- References: <4j4uau$9s5@the-fly.zip.com.au>
- NNTP-Posting-Host: 203.7.224.132
- X-Newsreader: Value-Added NewsWatcher 2.0b27+
-
- In article <4j4uau$9s5@the-fly.zip.com.au>, johnh@zip.com.au (John Heller)
- wrote:
-
- >I'd love to hear of any experiences (both good and bad) anyone has had
- >with tools (source level debuggers, emulators, monitors etc) for the
- >OO languages.
-
- From a C++ perspective, I'm a big fan of two tools:
- - ACI's Object Master, which is a fast and flexible browser/editor for Mac
- and Windows. It provides multiple smalltalk-style windows, flexible
- searching and categorizing classes, and very fast dictionary lookups for
- drilling-down through classes. This makes it great for browsing unfamiliar
- frameworks or editing complex code. It also handles uncompilable C++ code
- very well. Contact TQD in Canberra.
-
- - MicroQuill's SmartHeap is a cross-platform memory manager for
- performance enhancement and comprehensive debugging. It is our lifesaver.
- Contact info@microquill.com or www.microquill.com.
-
- Andy Dent, Product Architect, A.D. Software, Western Australia
- OOFILE - "the cross-platform OODBMS that speaks c++"
- ftp://ftp.highway1.com.au/pub/adsoftware/oofile/
- http://www.highway1.com.au/adsoftware/oofile.html
-